Welcome![Sign In][Sign Up]
Location:
Search - labeling image

Search list

[Special Effectsconnected

Description: 图像像素标记法示例。在打开示例图片后,运行程序可以计算连通区域。-image pixel labeling practices. Photo opened example, operational procedures can be calculated regional connectivity.
Platform: | Size: 104448 | Author: 黄海凌 | Hits:

[Special EffectsVC_xijunfengeyutongji

Description: 数字图像编程课程讲课用程序:细胞分割、标号与面积统计程序,源码和运行效果 -Digital Image programming courses with lectures : cell division, the area of statistics and labeling procedures, source code and operating results
Platform: | Size: 487424 | Author: 申文涛 | Hits:

[Special EffectsMorphological_Opening

Description: 以rice.tif为图像实例,介绍用形态学方法对灰度图像进行处理与分析的技术要点,即对灰度图像进 行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-to rice. Tif images for example, introduces the morphology of gray image processing and analysis techniques, that the gray image proceed as follows : Removal of uneven background image; by setting the threshold value method (thresholding) will be converted into images results binary image; through the composition tags (components labeling) to image targets attribute, and calculate the statistics target characteristics.
Platform: | Size: 1024 | Author: 何子鸣 | Hits:

[2D GraphicCL

Description: 一个实现2D图像的component labeling算法的程序,也包含基于每个标号所含的像素个数进行筛选的功能。-Realize a 2D image component labeling algorithm for the procedure, but also based on labeling each pixel contains the number of filter functions.
Platform: | Size: 2048 | Author: windman | Hits:

[Special Effectslabel.cpp

Description: 对二值图像联通区域进行标记,采用一次遍历模式,方便快捷。-Binary image of the region Unicom marks, the use of an ergodic model, convenient and quick.
Platform: | Size: 1024 | Author: RL | Hits:

[Special EffectsContourMark

Description: VC6环境下的二值图像的连通域标记程序,程序中中文注释详细-VC6 environment connectivity binary image labeling procedures, the procedures detailed in the Chinese Notes
Platform: | Size: 62464 | Author: | Hits:

[GDI-BitmapPicture

Description: 二值图像的四邻域,八邻域法 以及标号法清除散落点-Binary image of the neighborhood domain, the eight-neighbor method and labeling method to remove scattered points
Platform: | Size: 5120 | Author: 石旭 | Hits:

[Special Effectslable_parallel

Description: 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号-Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to continuous labeling
Platform: | Size: 2048 | Author: zhangjing | Hits:

[matlablabel_wy

Description: 在matlab环境下,对图像中的单个目标进行标号-In the matlab environment, the image of a single target labeling
Platform: | Size: 1024 | Author: 王渝 | Hits:

[VC/MFCsource

Description: 这是树上的代码,在Visual C++中,实现图像连通区域标记,供大家参考-This is the tree code, in Visual C++ In Image Region Labeling connectivity for your information
Platform: | Size: 103424 | Author: Lynn | Hits:

[GDI-Bitmaplabeling

Description: Simple image 2-pass labeling algorithm, included warshall algorithm to fill the equivalent matrix.
Platform: | Size: 3072 | Author: pawci0 | Hits:

[Special Effectsim_MSfilter

Description: 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixels, that is, to converge to the same point as a starting point to the category and then assigned to this type of labeling of these starting points, at the same time to contain too few pixels to remove the category. Then, using thresholding segmentation method of binary image processing
Platform: | Size: 1024 | Author: 秦陈刚 | Hits:

[Special Effectsconnected_components_image

Description: Implementation Of Labeling Connected Components 用C#实现图像的连通区域标定,可选4连通,8连通-Implementation Of Labeling Connected Components The algorithm is coded in C# using unsafe so the quality and speed of the program may not be affected. The class BitmapData is used to read and process the pixels in the image. This is the specialty of C# to provide such a speed even on image processing applications. There is a set of modules that are designed to implement the algorithm. The program scans the image to convert the image into grayscale Levels. Then it converts the image into binary. This binary image will be subjected to splitting it into components. Here we can us 4-Connected or 8-Connected Algorithm but we used 8-Connected Algorithm for finding the Blobs in the image as described above
Platform: | Size: 53248 | Author: 程磊 | Hits:

[Special EffectsImageLabel

Description: java实现图像连通区域算法 *ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input image. Only mono images are catered for.-*ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input image. Only mono images are catered for.
Platform: | Size: 3072 | Author: 程磊 | Hits:

[Special Effectsqw

Description: 图像计算的常用功能,包括显示标号/计算周长/计算面积/小区域消除等功能-Calculation of the commonly used image features, including display labeling/calculate perimeter/calculate area/small area, such as the elimination of functional
Platform: | Size: 154624 | Author: tysong | Hits:

[Mathimatics-Numerical algorithmsxxd

Description: 二值图像连通域标记快速算法,能进行区域检测,附代说明文档-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
Platform: | Size: 47104 | Author: lq8712b3 | Hits:

[matlablabel_gui3

Description: Image Region Labeling Software
Platform: | Size: 16384 | Author: utrade1 | Hits:

[matlablabeling

Description: Image processing, labelling and creating position matrix of points of significance in a picture
Platform: | Size: 1024 | Author: harry | Hits:

[matlabConnected-component-labelling-by-an-Iterative-alg

Description: Connected component labeling by an Iterative algorithm used for labeling image pixel.It will divide the region according to pixel value.
Platform: | Size: 10240 | Author: Manish | Hits:

[Special EffectsLabeling

Description: 对于二值图像进行labeling,求的对象个数,每个对象的像素数,中心点,长宽高矮值等-labeling for bianry image
Platform: | Size: 14852096 | Author: mumu | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net